Accusoft Prizm Viewer Annotations Schema Schema
BackStyle Simple Type
See Also  Send comments on this topic.
Accusoft Prizm Viewer Annotations Schema Schema : BackStyle Simple Type

Glossary Item Box

Namespace (none)

Type

Restriction of xs:string

Diagram

BackStyle Simple Type

Overview

BackStyle Restriction of xs:string

Facets

EnumerationTransparent
EnumerationOpaque
EnumerationTranslucent

Source

<xs:simpleType name="BackStyle" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Transparent" />
    <xs:enumeration value="Opaque" />
    <xs:enumeration value="Translucent" />
  </xs:restriction>
</xs:simpleType>

See Also

©2015. Accusoft Corporation. All Rights Reserved.